Comments
Pascal C/C++
w
w
w
w(* This is a comment*)
w/*This is a comment*/
w
wC++ only
w
w // This is also a comment // A comment specified
w// by this way extends
w// only to the end of the
w//current line